-
1 command line interface
"A form of interface between the operating system and the user in which the user types commands, using a special command language. Although systems with command-line interfaces are usually considered more difficult to learn and use than those with graphical interfaces, command-based systems are usually programmable; this gives them flexibility unavailable in graphics-based systems that do not have a programming interface." -
2 command-line interface
"A form of interface between the operating system and the user in which the user types commands, using a special command language. Although systems with command-line interfaces are usually considered more difficult to learn and use than those with graphical interfaces, command-based systems are usually programmable; this gives them flexibility unavailable in graphics-based systems that do not have a programming interface." -
3 interface
"Software that enables a program to work with the user (the user interface, which can be a command-line interface, menu-driven, or a graphical user interface), with another program such as the operating system, or with the computer's hardware." -
4 Exchange Management Shell
"A command-line interface and associated command-line plug-ins for Exchange Server that enable automation of administrative tasks. The Exchange Management Shell is built on Windows PowerShell technology, formerly codenamed Monad." -
5 MS-DOS
"A Microsoft computer operating system with a command-line interface that is used to control many internal computer functions, such as running programs and organizing and maintaining files." -
6 MS-DOS operating system
"A Microsoft computer operating system with a command-line interface that is used to control many internal computer functions, such as running programs and organizing and maintaining files." -
7 Microsoft Disk Operating System
"A Microsoft computer operating system with a command-line interface that is used to control many internal computer functions, such as running programs and organizing and maintaining files."English-Arabic terms dictionary > Microsoft Disk Operating System
-
8 Recovery Console
A command-line interface that provides a limited set of administrative commands that are useful for repairing a computer. -
9 quiet mode
The mode of a command-line application where it does not display confirmation messages or any other user interface items that normally appear on screen. The switch for quiet mode is typically '/q'.
См. также в других словарях:
Command Line Interface — Command Line Interface, CLI … Universal-Lexikon
Command-line interface — Screenshot of a sample Bash session. GNOME Terminal 3, Fedora 15 … Wikipedia
Command Line Interface — Die Kommandozeile, Befehlszeile oder aus dem Englischen command line interface, kurz CLI, oft auch als Konsole oder Terminal bezeichnet, ist ein Eingabebereich (interface) für die Steuerung einer Software, insbesondere eines Betriebssystems, der… … Deutsch Wikipedia
Command line interface — Die Kommandozeile, Befehlszeile oder aus dem Englischen command line interface, kurz CLI, oft auch als Konsole oder Terminal bezeichnet, ist ein Eingabebereich (interface) für die Steuerung einer Software, insbesondere eines Betriebssystems, der… … Deutsch Wikipedia
Command-line interface — Interpréteur de commandes Pour les articles homonymes, voir interpréteur et CLI. Un interpréteur de commandes, parfois désigné par l anglicisme shell, est un programme faisant partie des composants de base d un système d exploitation, le Command… … Wikipédia en Français
command line interface — tekstinė sąsaja statusas T sritis informatika apibrėžtis Kompiuterio ↑sąsaja su žmogumi, išreikšta tekstu. Kompiuteris rodo tekstinius pranešimus ir užklausas, žmogus klaviatūra renka komandas, parametrų reikšmes ir kitus duomenis. Naudota… … Enciklopedinis kompiuterijos žodynas
Command Line Interface — (Computers) any interface in which one must type commands after a command prompt (as opposed to a graphical user interface) … English contemporary dictionary
command line interface — noun A user interface in which the user interacts with the computer through lines of text instead of graphical images. Abbreviated as CLI. Syn: character user interface, CUI Ant: graphical user interface … Wiktionary
command line interface — noun a user interface in which you type commands instead of choosing them from a menu or selecting an icon • Syn: ↑CLI • Hypernyms: ↑interface, ↑user interface … Useful english dictionary
Command line completion — is a common feature of command line interpreters, in which the program automatically fills in partially typed tokens. Depending on the specific interpreter and its configuration, these elements may include commands, arguments, environment… … Wikipedia
Command-line interpreter — A command line interpreter (also command line shell, command language interpreter) is a computer program that reads lines of text entered by a user and interprets them in the context of a given operating system or programming language. Command… … Wikipedia